***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jun 21, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJMBZ15V-AU 1 2 3
.param
+vc0 = 1.082e-13	 vc1 = 1.116e-12		 vc2 = 1.263e-11		vc3 = 2.055e-1
+tc1 = 2.258e-2		 tc2 = 1.732e-2
d1 1 3 zener
g1 3 1 value = {(vc0+vc1*v(3,1)+vc2*exp(vc3*v(3,1)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d2 2 3 zener
g2 3 2 value = {(vc0+vc1*v(3,2)+vc2*exp(vc3*v(3,2)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1                     
***** dc model parameter *****
+ is = 6.189e-16	   n = 9.988e-1		  rs = 1.346e-1
+ibv = 1e-3		 nbv = 1		  bv = 15.05
+ikf = 2.223e-1
***** capacitance parameter *****
+cjo = 7.488e-11	   m = 3.351e-1		  vj = 6.692e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.108		 xti = 3
+trs1 = 1.087e-4	trs2 = -6.606e-6		
+tbv1 = 6.498e-4	tbv2 = 7.296e-7		tikf = 1e-3
.ends PJMBZ15V-AU
*$
